home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Franz PD / Franz PD Disk #337 (1994-06)(Rhein-Sieg-Soft).zip / Franz PD Disk #337 (1994-06)(Rhein-Sieg-Soft).adf / For_Reqtools / DOC / DISTRIBUTION next >
Text File  |  1994-04-23  |  8KB  |  257 lines

  1.  
  2.                       **********************************
  3.  
  4.                           reqtools.library
  5.  
  6.                           The requester toolkit.
  7.  
  8.                           Release 2.1a
  9.  
  10.                           (c) 1991/1992 Nico François
  11.  
  12.                       **********************************
  13.  
  14.  
  15.    The programs and files in this distribution are freely distributable, but
  16. are also Copyright (c) Nico François. They may be freely distributed as long
  17. as no more than a nominal fee is charged to cover time and copying costs.
  18.  
  19.    Programmers can register as a ReqTools developer by sending US$25 to:
  20.  
  21.                                 Nico François
  22.                                 Corbielaan 13
  23.                                 B-3060 Bertem
  24.                                 BELGIUM
  25.  
  26.    Send money by EuroCheck (only in Belgian Francs (BEF)!), postal(!) money
  27. order or cash!  It's impossible for me to cash in foreign checks, even if the
  28. amount is in Belgium Francs.  Please state the version of reqtools.library
  29. you have (use the C:Version command to display the version) and if you use
  30. the Kickstart 1.3 or Kickstart 2.0 version.
  31.  
  32.    If you register you will be sent the next update of ReqTools (when it
  33. becomes available) and you will be kept up to date concerning further
  34. developments regarding ReqTools.
  35.  
  36.  
  37.    SUPPORT BBS
  38.    ~~~~~~~~~~~
  39.    ReqTools support is also provided in a FidoNet echomail area.  The area is
  40. called REQTOOLS.  If you are a FidoNet point check out if your boss node
  41. provides this area.  The ReqTools support BBS is:
  42.  
  43.                    >--------------------------------------<
  44.                      Great Balls Of Fire BBS
  45.                 
  46.                      SysOp: Herman Stevens
  47.                      Fido : 2:292/603.0
  48.                 
  49.                      ADS/SAN Regional Coordinator Belgium
  50.                 
  51.                      V.32b & V.42b (14400 bps, 8N1)
  52.                 
  53.                      Phone: +32-(0)16-64.09.12
  54.                    >--------------------------------------<
  55.  
  56.  
  57.    COMMERCIAL USAGE
  58.    ~~~~~~~~~~~~~~~~
  59.    Commercial usage is allowed if the following conditions are met:
  60.  
  61.    a) You register as a ReqTools developer (see above).
  62.  
  63.    b) You state in your documentation that your program uses reqtools.library
  64.       and that ReqTools is Copyright (c) Nico François.
  65.  
  66.    c) You send me a copy of your finished product(s) using reqtools.library.
  67.  
  68.    If these conditions are met you are allowed to include the Kickstart 1.3
  69. and/or the Kickstart 2.0 version of reqtools.library and the installation
  70. script(s) with your commercial product.
  71.  
  72.  
  73.    DISTRIBUTION
  74.    ~~~~~~~~~~~~
  75.    The complete ReqTools package contains the following files:
  76.  
  77.     Catalogs (dir)
  78.         dansk (dir)
  79.             reqtools.catalog
  80.         deutsch (dir)
  81.             reqtools.catalog
  82.             reqtoolsprefs.catalog
  83.         español (dir)
  84.         français (dir)
  85.             reqtools.catalog
  86.         italiano (dir)
  87.             reqtools.catalog
  88.         nederlands (dir)
  89.             reqtools.catalog
  90.             reqtoolsprefs.catalog
  91.         norsk (dir)
  92.             reqtools.catalog
  93.             reqtoolsprefs.catalog
  94.         português (dir)
  95.         svenska (dir)
  96.             reqtools.catalog
  97.             reqtoolsprefs.catalog
  98.         LibCatSource.lha
  99.         PrefsCatSource.lha
  100.         README
  101.     doc (dir)
  102.         reqtools.doc
  103.         windowptr.readme
  104.     demo (dir)
  105.         demo
  106.         demo.c
  107.         makefile
  108.     fd (dir)
  109.         reqtools_lib.fd
  110.     Glue (dir)
  111.         Dice (dir)
  112.             DLibSource.lha
  113.             README
  114.             reqtoolsl.lib
  115.             reqtoolslr.lib
  116.             reqtoolss.lib
  117.             reqtoolssr.lib
  118.         HSPascal.1 (dir)
  119.             interface (dir)
  120.                 Reqtools.pas
  121.                 Utility.pas
  122.             source (dir)
  123.                 ReqTest.pas
  124.             units (dir)
  125.                 Reqtools.unit
  126.                 Utility.unit
  127.             README
  128.             Readme.doc
  129.         HSPascal.2 (dir)
  130.             Interface (dir)
  131.                 Reqtools.pas
  132.                 Utility.pas
  133.             Units (dir)
  134.                 Reqtools.unit
  135.                 Utility.unit
  136.             DemoReq
  137.             DemoReq.p
  138.             README
  139.         M2Amiga (dir)
  140.             README               ReqTFileReq.def
  141.             ReqTFileReq.mod      ReqTools.def
  142.             ReqTools.doc         ReqTools.dok
  143.             ReqToolsDemo.mod     ReqToolsSupport.def
  144.             ReqToolsSupport.mod
  145.         M2Sprint (dir)
  146.             Demo                 Demo.mod
  147.             Hooks.def            MakeM2.bat
  148.             README               README.M2
  149.             ReqTools.def         ReqTools.mod
  150.             TagItem.def          TagItem.mod
  151.             VarCallArgs.def      VarCallArgs.mod
  152.         Manx-C (dir)
  153.             README.src
  154.             reqtools.lib
  155.             reqtoolsnb.lib
  156.         Oberon (dir)
  157.             Note
  158.             README
  159.             ReqTools.mod
  160.             ReqToolsDemo.mod
  161.         PCQ (dir)
  162.             PCQDemoReq           PCQDemoReq.p
  163.             README               reqtools.asm
  164.             ReqTools.i           reqtools.o
  165.             ReqTools.x           Utility.i
  166.         SAS-C (dir)
  167.             LibSource.lha
  168.             reqtools.lib
  169.             reqtoolsnb.lib
  170.     include (dir)
  171.         clib (dir)
  172.             reqtools_protos.h
  173.         libraries (dir)
  174.             reqtools_lib.i
  175.             reqtools.h
  176.             reqtools.i
  177.         pragmas (dir)
  178.             reqtools.h
  179.         proto (dir)
  180.             reqtools.h
  181.     include13 (dir)
  182.         utility (dir)
  183.             hooks.h
  184.             hooks.i
  185.             tagitem.h
  186.             tagitem.i
  187.     Install (dir)
  188.         Workbench_2.1+ (dir)
  189.             Dansk.info
  190.             Deutsch.info
  191.             English.info
  192.             Español.info
  193.             Français.info
  194.             Install ReqTools
  195.             Italiano.info
  196.             Nederlands.info
  197.             Norsk.info
  198.             Português.info
  199.             Svenska.info
  200.         Install ReqTools
  201.         Installer.README
  202.         Installer.README.info
  203.         Install_1.3
  204.         Workbench_1.2-1.3
  205.         Workbench_1.2-1.3.info
  206.         Workbench_2.0.info
  207.         Workbench_2.1+.info
  208.     libs13 (dir)
  209.         reqtools.library
  210.     libs20 (dir)
  211.         reqtools.library
  212.     Prefs (dir)
  213.         ReqTools
  214.         ReqTools.info
  215.         ReqTools.doc
  216.         ReqTools.doc.info
  217.     RTPatch (dir)
  218.         RTPatch
  219.         RTPatch.doc
  220.         RTPatch.doc.info
  221.         RTPatch.info
  222.     DISTRIBUTION
  223.     DISTRIBUTION.info
  224.     Install.info
  225.     README
  226.     README.info
  227.     ReqTools_Demo
  228.     ReqTools_Demo.info
  229.     RTPatch.info
  230.  
  231.    The 'include13' directory holds clones of 'utility/tagitem.[hi]' and
  232. 'utility/hooks.[hi]' for people who haven't got the 2.0 include files.  The
  233. original files are not included because they are copyrighted by Commodore.
  234.  
  235.    Check out the README files and documents in the Glue directory for
  236. copyrights of all the glue code.
  237.  
  238.    All of the files copyrighted by the author must remain unmodified.  None
  239. of these files may be distributed on its own, the entire package must be
  240. distributed as one whole.  'demo.c' is full public domain and can be used in
  241. any way you like.
  242.  
  243.    There is one exception to the above.  If you plan to release a freely
  244. distributable program (either public domain, freeware or shareware), you may
  245. include 'libs13/reqtools.library', 'libs20/reqtools.library', the
  246. installation scripts (with icon) and the preference editor (with documentation
  247. and icons) with your distribution.  It is left to the programmer to decide
  248. whether he wishes to register as a ReqTools developer.  Registration is not
  249. required, but would certainly be appreciated.  If you include ReqTools with a
  250. crippled shareware program I'd like to ask you to send me a full working
  251. version.
  252.  
  253.    Whether your program is freely distributable or commercial, you must state
  254. in your documentation that your program uses reqtools.library and that
  255. ReqTools is Copyright (c) Nico François.
  256.  
  257.